home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-12-20 | 3.5 KB | 19 lines | [TEXT/MPS ] |
- /* The definitions of all the commands. */
-
- DEF_CMD( ' ' , ' ' , "reserve", "U", do_reserve,
- "put into reserve for this turn")
-
- DEF_CMD( '?' , '?' , "help", "", do_help,
- "display help info")
-
- DEF_CMD( '!' , '!' , "detonate", "U", do_detonate,
- "detonate")
-
- DEF_CMD( '.' , '.' , "recenter", "", do_recenter,
- "center around the current point")
-
- DEF_CMD( '#' , '#' , "distance", "", do_distance,
- "display distance to selected place")
-
- DEF_CMD( 'a' , 'a' , "attack", "U", do_attack,
- "att